WARNING: This program has a bug, which means we need to fix it!
RULE: When we use if-statements, we indent all the commands in the block after the first line. The first line DOES NOT get indented.
- Click Run and read the error message.
- Debug the program by fixing the first if-statement so that the sprite can do a dance!
To navigate the page using the TAB key, first press ESC to exit the code editor.